goto
Pascal
C/C++
w
goto 1;
w
…
w
1: …
goto fini;
…
fini: …
l
; -- the null statement
; -- the null statement